Definitions

Definitions are valid in some, but not all, contexts where expressions are allowed. They are valid only at the top level of a program and, in some implementations, at the beginning of a body. definition

A definition should have one of the following forms:define



Subsections